home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0049 / 401.txt < prev    next >
Text File  |  1997-04-16  |  34KB  |  835 lines

  1. Info-Atari16 Digest   Tuesday, August 22, 1989   Volume 89 : Issue 401
  2.  
  3. This weeks Editor: Bill Westfield
  4.  
  5. Today's Topics:
  6.  
  7.                       Re: Multitasking on the ST
  8.                       Re: Multitasking on the ST
  9.                               Re: DOS 3
  10.                         Re: Hard Drive Speeds
  11.                           PC-DITTO questions
  12.                                Re: Logo
  13.                           Re: ST X and Ether
  14.                       Re: Multitasking on the ST
  15.                       Re: Hebrew wordprocessing
  16.                       Re: Multitasking on the ST
  17.                         Re: Loyal Atarians?!?
  18.                             Re: USER BASE
  19.                       Re: Multitasking on the ST
  20.                       Re: Multitasking on the ST
  21.                       Re: Atari GEM and GEM/3...
  22.  
  23. ----------------------------------------------------------------------
  24.  
  25. Date: 12 Aug 89 10:41:53 GMT
  26. From: unsvax!jimi!otto!rex@uunet.uu.net  (Rex Jolliff)
  27. Subject: Re: Multitasking on the ST
  28. To: info-atari16@score.stanford.edu
  29.  
  30. In article <62828@linus.UUCP> rachamp@mbunix (Champeaux) writes:
  31.  
  32. >Now there's a point to debate.  Do you really need memory protection on a
  33. >single user multi-tasking computer.  On a multi-user computer, memory
  34. >protection is a necessity, since if one user's program crashes, you don't
  35. >want to bring down the 50 other users.  On a personal computer, where cost
  36. >is an important factor, is it really necessary?  (kind of sounds like the
  37. >question "Is multi-tasking really necessary?" doesn't it?)
  38. >It would, however, be really nice.
  39.  
  40. >Rich Champeaux  (rachamp@mbunix.mitre.org)
  41.  
  42. I don't see why it should cost more than about $20 to implement a
  43. reasonable memory management scheme on a personal computer like the
  44. Atari ST or the Amiga.  It would be real nice to have, especially for
  45. software developers.  This kind of personal computer really doesn't
  46. need it though.  I seem to crash each computer equally as often when
  47. writing code for them.  It takes longer to reboot the Amiga though.
  48. Another advantage to a reasonably implemented memory
  49. protection/management scheme is that the code to relocate executables
  50. before they ran could be eliminated.
  51.  
  52.                                 Rex.
  53.  
  54.  
  55.  
  56. --
  57. Rex Jolliff  (rex@otto.lvsun.com, convex, texsun, mirror!otto!rex)
  58. The Sun Newspaper -            |Disclaimer:  The opinions and comments in
  59. Nevada's Largest Daily Morning | this article are my own and in no way
  60. Newspaper                      | reflect the opinions of my employers.
  61.  
  62. ------------------------------
  63.  
  64. Date: 13 Aug 89 05:20:29 GMT
  65. From: hp-sdd!ncr-sd!crash!fgbrooks@hplabs.hp.com  (Fred Brooks)
  66. Subject: Re: Multitasking on the ST
  67. To: info-atari16@score.stanford.edu
  68.  
  69. In article <1069@philmds.UUCP> leo@philmds.UUCP (Leo de Wit) writes:
  70. >In article <1989Aug11.175942.6534@sj.ate.slb.com> greg@sj.ate.slb.com (Greg
  71.  Wageman) writes:
  72. >Processes that are
  73. >waiting for some state change like a character from the keyboard
  74. >becoming available, or the printer being ready to receive further data,
  75. >are marked that way and will only be selected if the state they're
  76. >waiting for changes (the test for the changed state is just a simple
  77. >index comparision in most cases). Calls that can be safely assumed to
  78. >complete within a reasonable amount of time are not marked waiting
  79.  
  80. I intercept the BIOS trap vector and add my own routine to do the BConin
  81. call. If nothing is waiting in the buffer then I swapout the current process
  82. , if a char is is the buffer it is passed on to the calling process and a
  83. countdown variable is set to say 100 so that when then next time the buffer
  84. is empty it won't swapout until it has checked the buffer a few times.
  85.  
  86. >|I must admit the idea sounds like it has merit.  However it's easy to
  87. >|try something like this when blissfully unaware of the pitfalls.  The
  88. >|biggest one I see is that GEMDOS itself is not written to be
  89. >|re-entrant.
  90. >
  91. >Sure, but a) GEMDOS is not being re-entered and b) in a special way,
  92. >GEMDOS IS re-entrant. After these stunning remarks, I'll have to make
  93. >myself clear 8-):
  94.  
  95. GEMDOS surely can be made re-entrant. Take a quick look at my MX2 source
  96. for an example. I admit my method is not perfect but it works 'sometimes'.
  97.  
  98. >Cheers,
  99. >         Leo.
  100. >
  101. >P.S. The current version screamed for job control, signalling etc. so
  102. >that's being implemented right now (together with some system calls
  103. >like signal() and kill()).
  104.  
  105. I would like a copy if you are giving it away with source.
  106.  
  107. ------------------------------
  108.  
  109. Date: 12 Aug 89 22:36:33 GMT
  110. From: portal!cup.portal.com!CharlieBrown@uunet.uu.net  (Charles F Schieber)
  111. Subject: Re: DOS 3
  112. To: info-atari16@score.stanford.edu
  113.  
  114. DOS 3  Manual was printed by ATARI INC 1983.the manuel has 100 pages with and
  115. errata printed 5/01/84 with about 20 corrections.I would think some Atari Deal
  116. ers would still have copies of it.The title is"DISK OPERATING SYSTEM III
  117. REFFERAENCE MANUAL".(OPPS manual is spelled wrong!)Regards
  118.  
  119. ------------------------------
  120.  
  121. Date: 13 Aug 89 10:12:37 GMT
  122. From: cca.ucsf.edu!wet!logic@cgl.ucsf.edu  (Henry Kwan)
  123. Subject: Re: Hard Drive Speeds
  124. To: info-atari16@score.stanford.edu
  125.  
  126. In article <676@opal.tubopal.UUCP> alderaan@tubopal.UUCP (Thomas Cervera)
  127.  writes:
  128. >In article <399@wet.UUCP> logic@wet.UUCP (Henry Kwan) writes:
  129. >
  130. >>[...] Compare a ST506/412's
  131. >>5Mbit/sec to something like an Imprimis 94181-702M's 15-24Mbit/sec (ain't
  132. >>sure on this one but it's somewhere in that neighborhood).  The Imprimis
  133. >>will just blow your socks off.
  134. >
  135. >  But doesn't the DMA bus limit such a speed if you solder it to an ST ?
  136. >
  137.  
  138. True.  Then again, I'm of the school of thinking that overkill is better
  139. than underkill.  The Imprimis drive will get something like 1,050K/sec on
  140. ICD's RATEHD while the ST506/412 drive will get something like 300K/sec.
  141. Real-life benchmarks are probably less glaring in difference but should
  142. still be quite noticable.
  143.  
  144. I'm curious about the BMS-200 host adapter though.  They claim that it
  145. supports a 1.6MB/sec transfer rate but I always thought that the ST's DMA
  146. bus limit was 1.33MB/sec.  Or are they measuring it at the SCSI level?
  147.  
  148. --
  149.            Henry Kwan - FWB, Inc.         |  "Experience varies directly
  150.      claris!wet!logic@ames.arc.nasa.gov   |    with equipment ruined."
  151.     cca.ucsf.edu!wet!logic@cgl.ucsf.edu   |
  152.   claris,ucsfcca,hoptoad,lamc!wet!logic |              -- Tech Support
  153.  
  154. ------------------------------
  155.  
  156. Date:     Sun, 13 Aug 89 12:05:46 LCL
  157. From:     "Gerry Greenberg: 315-443-5378"
  158.  <MAXG%SUVM.BITNET@Forsythe.Stanford.EDU>
  159. To:       info-atari16@score.stanford.edu
  160. Subject:  PC-DITTO questions
  161.  
  162. I do not own PC-Ditto, and to tell the truth...I'm not interested in
  163. PC-DittoII, but I tried out a program on a friend's PC-Ditto---and it
  164. worked!!(much to my surprise, since this is not a big-time commercial
  165. product).  Anyway, the problem is that although this program works, it
  166. needs ega, mcga, hercules, or vga graphics capability to display special
  167. characters.  Thus, before I go out and buy PC-Ditto (again, not the new
  168. hardware version, but the software version), I was wondering if anyone
  169. knows of any software out there in PC land that will fool a monochrome
  170. or cga display into thinking it is EGA (or anything higher)?  If so,
  171. then I'll get it and try it out with my program and DITTO.IF that
  172. works,I'll buyPC-Ditto....otherwise, i.e. if I can't get this program to
  173. display the characters properly, I have no reason to be delving into the
  174. ms-dos world for now.  Thanks in advance for any replies---Gerry
  175. maxg@suvm  (bitnet)
  176. ggreenbe@rodan.acs.syr.edu  (internet)
  177. PS.  I have heard rumors that PC-Ditto II might have ega capabilities,
  178. but I'd rather not deal with internal hardware if I can help it.
  179.  
  180. ------------------------------
  181.  
  182. Date:     Sun, 13 AUG 89 17:27:52 BST
  183. From:     PT%VIROLOGY.GLASGOW.AC.UK@Forsythe.Stanford.EDU
  184. To:       info-atari16@SCORE.STANFORD.EDU
  185.  
  186. Subject: Hello
  187. From: P. Taylor, MRC Virology, Glasgow
  188. My first attempt to post.
  189.  
  190. ------------------------------
  191.  
  192. Date: 12 Aug 89 17:01:00 GMT
  193. From:
  194.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  195. .edu  (DAVID MEGGINSON)
  196. Subject: Re: Logo
  197. To: info-atari16@score.stanford.edu
  198.  
  199. LOGO is a play language for children.  Use MProlog for an adult
  200. equivalent.  MProlog has Eagle graphics, which are 3-d rather than 2-d
  201. like turtle graphics.
  202. ---
  203.  * Via ProDoor 3.0R
  204.  
  205. ------------------------------
  206.  
  207. Date: 12 Aug 89 17:15:00 GMT
  208. From:
  209.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  210. .edu  (DAVID MEGGINSON)
  211. Subject: Re: ST X and Ether
  212. To: info-atari16@score.stanford.edu
  213.  
  214. Byte-Size systems in Oshawa, Ontario claimed last year that they were
  215. developing an Ethernet Card for the ST.  I don't know what came of it.
  216. ---
  217.  * Via ProDoor 3.0R
  218.  
  219. ------------------------------
  220.  
  221. Date: 12 Aug 89 16:59:00 GMT
  222. From:
  223.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  224. .edu  (DAVID MEGGINSON)
  225. Subject: Re: Multitasking on the ST
  226. To: info-atari16@score.stanford.edu
  227.  
  228. >From what I've heard, Minix is very restrictive with memory.  Each
  229. program is allowed a maximum of 64k, and there is not VM paging.  A cute
  230. toy, but useless for anything but learning.
  231. ---
  232.  * Via ProDoor 3.0R
  233.  
  234. ------------------------------
  235.  
  236. Date: 12 Aug 89 16:56:00 GMT
  237. From:
  238.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  239. .edu  (DAVID MEGGINSON)
  240. Subject: Re: Hebrew wordprocessing
  241. To: info-atari16@score.stanford.edu
  242.  
  243. There's a font editor from England which allows you to edit the system
  244. font and to type from right to left.  I don't remember the name, but the
  245. ST club in London should be able to help you.  The PD version will do
  246. what you want, and the commercial version will edit GDOS fonts as well.
  247. ---
  248.  * Via ProDoor 3.0R
  249.  
  250. ------------------------------
  251.  
  252. Date: 12 Aug 89 17:28:00 GMT
  253. From:
  254.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  255. .edu  (DAVID MEGGINSON)
  256. Subject: Re: Multitasking on the ST
  257. To: info-atari16@score.stanford.edu
  258.  
  259. MX2 already does a fairly good job of simple multi-tasking.  What we
  260. need to be able to do is multi-task in GEM.  Right now, the machine will
  261. crash because the GEM code cannot be reentred when it is being used (it
  262. uses global rather than local variables).  To multi-task with real ST
  263. applications, you would have to at least save all of the internal GEM
  264. variables with every context switch.
  265. ---
  266.  * Via ProDoor 3.0R
  267.  
  268. ------------------------------
  269.  
  270. Date: 12 Aug 89 03:58:00 GMT
  271. From:
  272.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  273. .edu  (DAVID MEGGINSON)
  274. Subject: Re: Loyal Atarians?!?
  275. To: info-atari16@score.stanford.edu
  276.  
  277. The ST is the best selling personal computer in free Europe, and second
  278. in England.  Personally, I'd prefer a Sun, but it's an imperfect world
  279. and I'm not rich.
  280.  
  281. Meanwhile, Atari software is powerful, cheap and easy to use.  I have
  282. not yet seen a DTP program as good as Calamus (I've tried PageMaker on
  283. the IBM and Mac), and I like paying ca $100 for Lattice C instead of
  284. $500+.  If you look to North America, forget it.  I read German, so I
  285. have the priviledge of being able to use the hundreds of wonderful PD
  286. and commercial titles coming out of Europe.
  287.  
  288. Besides, I love the windows and icons.
  289. ---
  290.  * Via ProDoor 3.01R
  291.  
  292. ------------------------------
  293.  
  294. Date: 12 Aug 89 17:03:00 GMT
  295. From:
  296.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  297. .edu  (DAVID MEGGINSON)
  298. Subject: Re: USER BASE
  299. To: info-atari16@score.stanford.edu
  300.  
  301. I have read that the ST is the best selling personal computer in free
  302. Europe (an archaic term at best), and in England specifically, it is
  303. second in sales to Amstrad.
  304.  
  305. In North America the largest user base is probably around Toronto.  A
  306. Timeworks sales rep told me that they sell more software in Eastern
  307. Canada for the ST than in all of the US.  Remember that we have a tenth
  308. of the US population...
  309.  
  310. Forget about the US market.  They are still debating whether the mouse
  311. is a good thing or whether real men should use line interfaces.  I'm
  312. surprised that they use a crutch like the keyboard, instead of punch
  313. cards or dipswitches!
  314.  
  315. Software companies have told me that it is better to deal with Atari
  316. Canada than Atari US for help in North America, so tell your friend to
  317. give Atari Canada a call (I think it's in Markham, Ontario).
  318. ---
  319.  * Via ProDoor 3.0R
  320.  
  321. ------------------------------
  322.  
  323. Date: 13 Aug 89 22:54:45 GMT
  324. From: rex!hoang@g.ms.uky.edu  (Dzung Hoang)
  325. Subject: Re: Multitasking on the ST
  326. To: info-atari16@score.stanford.edu
  327.  
  328. In article <89081310545051@masnet.uucp> david.megginson@canremote.uucp (DAVID
  329.  MEGGINSON) writes:
  330. >From what I've heard, Minix is very restrictive with memory.  Each
  331. >program is allowed a maximum of 64k, and there is not VM paging.  A cute
  332. >toy, but useless for anything but learning.
  333. >---
  334. > * Via ProDoor 3.0R
  335.  
  336.     Minix for the IBM-PC's are restricted to 64K due to the PC's
  337. architecture.  The 68000 in the ST does not have any such restriction so it
  338. can run programs larger than 64K.  It is not "useless for anything but
  339. learning."  Post a message in comp.os.minix and you'll see what I mean.
  340.  
  341.     I used to have an ST but now own an AT compatible.  I wish I still have
  342. the ST (and a big hard drive) to run minix.
  343.  
  344. Dzung Hoang
  345. --
  346. -----------------------------------------------------------------------------
  347. hoang@comus.cs.tulane.edu                   hoang@rex.cs.tulane.edu
  348. hoang@comus.UUCP                            hoang@rex.UUCP
  349. tulane!comus!hoang                          tulane!rex!hoang
  350.  
  351. ------------------------------
  352.  
  353. Date: 13 Aug 89 21:48:05 GMT
  354. From: uvaarpa!hudson!astsun9.astro.Virginia.EDU!gl8f@mcnc.org  (Greg Lindahl)
  355. Subject: Re: Multitasking on the ST
  356. To: info-atari16@score.stanford.edu
  357.  
  358. In article <89081310545051@masnet.uucp> david.megginson@canremote.uucp (DAVID
  359.  MEGGINSON) writes:
  360. >From what I've heard, Minix is very restrictive with memory.  Each
  361. >program is allowed a maximum of 64k, and there is not VM paging.  A cute
  362. >toy, but useless for anything but learning.
  363.  
  364. PC-Minix suffers from this feature, because of the design of the 8086. ST
  365. Minix has no such limit, and allows you to run a program as large as you
  366. have contiguous free memory...
  367.  
  368. ------
  369. Greg Lindahl
  370. gl8f@virginia.edu                                             I'm not the NRA.
  371.  
  372. ------------------------------
  373.  
  374. Date: 14 Aug 89 03:19:22 GMT
  375. From: agate!helios.ee.lbl.gov!lbl-csam.arpa!antony@ucbvax.Berkeley.EDU  (Antony
  376.  A. Courtney)
  377. Subject: Re: Atari GEM and GEM/3...
  378. To: info-atari16@score.stanford.edu
  379.  
  380. In article <8907030235.AA29001@ucbvax.Berkeley.EDU> chuck@UMBC1.UMBC.EDU ("Chuck
  381.  Rickard; ", PC) writes:
  382. > From what I remember,
  383. >Xerox was sued by Apple (during the sueing days...) for infringing on the
  384. >"look and feel" of the Macintosh Desktop.  Was this drastic change to GEM a
  385. >part of that legal action, or was it voluntary?  (The former seems more likely
  386. >than the latter...)  If the suit did make them change, why didn't Atari have
  387. >to change their GEM, considering it was identical to the original IBM GEM?
  388. >Allan, would like to explain this one for me?   :-)
  389. >
  390.  
  391. Well, insofar as I know GEM was(is?) a product of Digital Research Corporation.
  392. And yes, I believe Apple did sue them, and they(DR) backed down.  I don't know
  393. exactly why Atari's GEM didn't change, suffice it to say that Atari has never
  394. been one for avoiding lawsuits. :)
  395.  
  396. I find your article rather ironic in that Xerox are the folks who really
  397. developed the mouse and windows interface with their Tajo and STAR products.
  398. In my opinion Apple really doesn't have any right to be suing ANYONE, given
  399. that they really copied the idea from Xerox.  And most people agree that Apple
  400. is really just whining and trying to make life difficult for other companies.
  401. Fortunately Sun has Xerox on their side with their OpenLook product, so Apple
  402. won't dare try and sue them.  And an extremely high percentage of companies
  403. have pledged support for AT&T's System V release 4 of UNIX, which will
  404. incorporate the OpenLook Graphical User Interface.
  405.  
  406.  
  407. *******************************************************************************
  408. Antony A. Courtney                antony@lbl.go
  409. Advanced Development Group            ucbvax!lbl-csam.arpa!antony
  410. Lawrence Berkeley Laboratory            AACourtney@lbl.go
  411.  
  412. ------------------------------
  413.  
  414. End of Info-Atari16 Digest
  415. **************************
  416. -------
  417.  
  418. Info-Atari16 Digest   Tuesday, August 22, 1989   Volume 89 : Issue 401
  419.  
  420. This weeks Editor: Bill Westfield
  421.  
  422. Today's Topics:
  423.  
  424.                       Re: Multitasking on the ST
  425.                       Re: Multitasking on the ST
  426.                               Re: DOS 3
  427.                         Re: Hard Drive Speeds
  428.                           PC-DITTO questions
  429.                                Re: Logo
  430.                           Re: ST X and Ether
  431.                       Re: Multitasking on the ST
  432.                       Re: Hebrew wordprocessing
  433.                       Re: Multitasking on the ST
  434.                         Re: Loyal Atarians?!?
  435.                             Re: USER BASE
  436.                       Re: Multitasking on the ST
  437.                       Re: Multitasking on the ST
  438.                       Re: Atari GEM and GEM/3...
  439.  
  440. ----------------------------------------------------------------------
  441.  
  442. Date: 12 Aug 89 10:41:53 GMT
  443. From: unsvax!jimi!otto!rex@uunet.uu.net  (Rex Jolliff)
  444. Subject: Re: Multitasking on the ST
  445. To: info-atari16@score.stanford.edu
  446.  
  447. In article <62828@linus.UUCP> rachamp@mbunix (Champeaux) writes:
  448.  
  449. >Now there's a point to debate.  Do you really need memory protection on a
  450. >single user multi-tasking computer.  On a multi-user computer, memory
  451. >protection is a necessity, since if one user's program crashes, you don't
  452. >want to bring down the 50 other users.  On a personal computer, where cost
  453. >is an important factor, is it really necessary?  (kind of sounds like the
  454. >question "Is multi-tasking really necessary?" doesn't it?)
  455. >It would, however, be really nice.
  456.  
  457. >Rich Champeaux  (rachamp@mbunix.mitre.org)
  458.  
  459. I don't see why it should cost more than about $20 to implement a
  460. reasonable memory management scheme on a personal computer like the
  461. Atari ST or the Amiga.  It would be real nice to have, especially for
  462. software developers.  This kind of personal computer really doesn't
  463. need it though.  I seem to crash each computer equally as often when
  464. writing code for them.  It takes longer to reboot the Amiga though.
  465. Another advantage to a reasonably implemented memory
  466. protection/management scheme is that the code to relocate executables
  467. before they ran could be eliminated.
  468.  
  469.                                 Rex.
  470.  
  471.  
  472.  
  473. --
  474. Rex Jolliff  (rex@otto.lvsun.com, convex, texsun, mirror!otto!rex)
  475. The Sun Newspaper -            |Disclaimer:  The opinions and comments in
  476. Nevada's Largest Daily Morning | this article are my own and in no way
  477. Newspaper                      | reflect the opinions of my employers.
  478.  
  479. ------------------------------
  480.  
  481. Date: 13 Aug 89 05:20:29 GMT
  482. From: hp-sdd!ncr-sd!crash!fgbrooks@hplabs.hp.com  (Fred Brooks)
  483. Subject: Re: Multitasking on the ST
  484. To: info-atari16@score.stanford.edu
  485.  
  486. In article <1069@philmds.UUCP> leo@philmds.UUCP (Leo de Wit) writes:
  487. >In article <1989Aug11.175942.6534@sj.ate.slb.com> greg@sj.ate.slb.com (Greg
  488.  Wageman) writes:
  489. >Processes that are
  490. >waiting for some state change like a character from the keyboard
  491. >becoming available, or the printer being ready to receive further data,
  492. >are marked that way and will only be selected if the state they're
  493. >waiting for changes (the test for the changed state is just a simple
  494. >index comparision in most cases). Calls that can be safely assumed to
  495. >complete within a reasonable amount of time are not marked waiting
  496.  
  497. I intercept the BIOS trap vector and add my own routine to do the BConin
  498. call. If nothing is waiting in the buffer then I swapout the current process
  499. , if a char is is the buffer it is passed on to the calling process and a
  500. countdown variable is set to say 100 so that when then next time the buffer
  501. is empty it won't swapout until it has checked the buffer a few times.
  502.  
  503. >|I must admit the idea sounds like it has merit.  However it's easy to
  504. >|try something like this when blissfully unaware of the pitfalls.  The
  505. >|biggest one I see is that GEMDOS itself is not written to be
  506. >|re-entrant.
  507. >
  508. >Sure, but a) GEMDOS is not being re-entered and b) in a special way,
  509. >GEMDOS IS re-entrant. After these stunning remarks, I'll have to make
  510. >myself clear 8-):
  511.  
  512. GEMDOS surely can be made re-entrant. Take a quick look at my MX2 source
  513. for an example. I admit my method is not perfect but it works 'sometimes'.
  514.  
  515. >Cheers,
  516. >         Leo.
  517. >
  518. >P.S. The current version screamed for job control, signalling etc. so
  519. >that's being implemented right now (together with some system calls
  520. >like signal() and kill()).
  521.  
  522. I would like a copy if you are giving it away with source.
  523.  
  524. ------------------------------
  525.  
  526. Date: 12 Aug 89 22:36:33 GMT
  527. From: portal!cup.portal.com!CharlieBrown@uunet.uu.net  (Charles F Schieber)
  528. Subject: Re: DOS 3
  529. To: info-atari16@score.stanford.edu
  530.  
  531. DOS 3  Manual was printed by ATARI INC 1983.the manuel has 100 pages with and
  532. errata printed 5/01/84 with about 20 corrections.I would think some Atari Deal
  533. ers would still have copies of it.The title is"DISK OPERATING SYSTEM III
  534. REFFERAENCE MANUAL".(OPPS manual is spelled wrong!)Regards
  535.  
  536. ------------------------------
  537.  
  538. Date: 13 Aug 89 10:12:37 GMT
  539. From: cca.ucsf.edu!wet!logic@cgl.ucsf.edu  (Henry Kwan)
  540. Subject: Re: Hard Drive Speeds
  541. To: info-atari16@score.stanford.edu
  542.  
  543. In article <676@opal.tubopal.UUCP> alderaan@tubopal.UUCP (Thomas Cervera)
  544.  writes:
  545. >In article <399@wet.UUCP> logic@wet.UUCP (Henry Kwan) writes:
  546. >
  547. >>[...] Compare a ST506/412's
  548. >>5Mbit/sec to something like an Imprimis 94181-702M's 15-24Mbit/sec (ain't
  549. >>sure on this one but it's somewhere in that neighborhood).  The Imprimis
  550. >>will just blow your socks off.
  551. >
  552. >  But doesn't the DMA bus limit such a speed if you solder it to an ST ?
  553. >
  554.  
  555. True.  Then again, I'm of the school of thinking that overkill is better
  556. than underkill.  The Imprimis drive will get something like 1,050K/sec on
  557. ICD's RATEHD while the ST506/412 drive will get something like 300K/sec.
  558. Real-life benchmarks are probably less glaring in difference but should
  559. still be quite noticable.
  560.  
  561. I'm curious about the BMS-200 host adapter though.  They claim that it
  562. supports a 1.6MB/sec transfer rate but I always thought that the ST's DMA
  563. bus limit was 1.33MB/sec.  Or are they measuring it at the SCSI level?
  564.  
  565. --
  566.            Henry Kwan - FWB, Inc.         |  "Experience varies directly
  567.      claris!wet!logic@ames.arc.nasa.gov   |    with equipment ruined."
  568.     cca.ucsf.edu!wet!logic@cgl.ucsf.edu   |
  569.   claris,ucsfcca,hoptoad,lamc!wet!logic |              -- Tech Support
  570.  
  571. ------------------------------
  572.  
  573. Date:     Sun, 13 Aug 89 12:05:46 LCL
  574. From:     "Gerry Greenberg: 315-443-5378"
  575.  <MAXG%SUVM.BITNET@Forsythe.Stanford.EDU>
  576. To:       info-atari16@score.stanford.edu
  577. Subject:  PC-DITTO questions
  578.  
  579. I do not own PC-Ditto, and to tell the truth...I'm not interested in
  580. PC-DittoII, but I tried out a program on a friend's PC-Ditto---and it
  581. worked!!(much to my surprise, since this is not a big-time commercial
  582. product).  Anyway, the problem is that although this program works, it
  583. needs ega, mcga, hercules, or vga graphics capability to display special
  584. characters.  Thus, before I go out and buy PC-Ditto (again, not the new
  585. hardware version, but the software version), I was wondering if anyone
  586. knows of any software out there in PC land that will fool a monochrome
  587. or cga display into thinking it is EGA (or anything higher)?  If so,
  588. then I'll get it and try it out with my program and DITTO.IF that
  589. works,I'll buyPC-Ditto....otherwise, i.e. if I can't get this program to
  590. display the characters properly, I have no reason to be delving into the
  591. ms-dos world for now.  Thanks in advance for any replies---Gerry
  592. maxg@suvm  (bitnet)
  593. ggreenbe@rodan.acs.syr.edu  (internet)
  594. PS.  I have heard rumors that PC-Ditto II might have ega capabilities,
  595. but I'd rather not deal with internal hardware if I can help it.
  596.  
  597. ------------------------------
  598.  
  599. Date:     Sun, 13 AUG 89 17:27:52 BST
  600. From:     PT%VIROLOGY.GLASGOW.AC.UK@Forsythe.Stanford.EDU
  601. To:       info-atari16@SCORE.STANFORD.EDU
  602.  
  603. Subject: Hello
  604. From: P. Taylor, MRC Virology, Glasgow
  605. My first attempt to post.
  606.  
  607. ------------------------------
  608.  
  609. Date: 12 Aug 89 17:01:00 GMT
  610. From:
  611.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  612. .edu  (DAVID MEGGINSON)
  613. Subject: Re: Logo
  614. To: info-atari16@score.stanford.edu
  615.  
  616. LOGO is a play language for children.  Use MProlog for an adult
  617. equivalent.  MProlog has Eagle graphics, which are 3-d rather than 2-d
  618. like turtle graphics.
  619. ---
  620.  * Via ProDoor 3.0R
  621.  
  622. ------------------------------
  623.  
  624. Date: 12 Aug 89 17:15:00 GMT
  625. From:
  626.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  627. .edu  (DAVID MEGGINSON)
  628. Subject: Re: ST X and Ether
  629. To: info-atari16@score.stanford.edu
  630.  
  631. Byte-Size systems in Oshawa, Ontario claimed last year that they were
  632. developing an Ethernet Card for the ST.  I don't know what came of it.
  633. ---
  634.  * Via ProDoor 3.0R
  635.  
  636. ------------------------------
  637.  
  638. Date: 12 Aug 89 16:59:00 GMT
  639. From:
  640.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  641. .edu  (DAVID MEGGINSON)
  642. Subject: Re: Multitasking on the ST
  643. To: info-atari16@score.stanford.edu
  644.  
  645. >From what I've heard, Minix is very restrictive with memory.  Each
  646. program is allowed a maximum of 64k, and there is not VM paging.  A cute
  647. toy, but useless for anything but learning.
  648. ---
  649.  * Via ProDoor 3.0R
  650.  
  651. ------------------------------
  652.  
  653. Date: 12 Aug 89 16:56:00 GMT
  654. From:
  655.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  656. .edu  (DAVID MEGGINSON)
  657. Subject: Re: Hebrew wordprocessing
  658. To: info-atari16@score.stanford.edu
  659.  
  660. There's a font editor from England which allows you to edit the system
  661. font and to type from right to left.  I don't remember the name, but the
  662. ST club in London should be able to help you.  The PD version will do
  663. what you want, and the commercial version will edit GDOS fonts as well.
  664. ---
  665.  * Via ProDoor 3.0R
  666.  
  667. ------------------------------
  668.  
  669. Date: 12 Aug 89 17:28:00 GMT
  670. From:
  671.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  672. .edu  (DAVID MEGGINSON)
  673. Subject: Re: Multitasking on the ST
  674. To: info-atari16@score.stanford.edu
  675.  
  676. MX2 already does a fairly good job of simple multi-tasking.  What we
  677. need to be able to do is multi-task in GEM.  Right now, the machine will
  678. crash because the GEM code cannot be reentred when it is being used (it
  679. uses global rather than local variables).  To multi-task with real ST
  680. applications, you would have to at least save all of the internal GEM
  681. variables with every context switch.
  682. ---
  683.  * Via ProDoor 3.0R
  684.  
  685. ------------------------------
  686.  
  687. Date: 12 Aug 89 03:58:00 GMT
  688. From:
  689.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  690. .edu  (DAVID MEGGINSON)
  691. Subject: Re: Loyal Atarians?!?
  692. To: info-atari16@score.stanford.edu
  693.  
  694. The ST is the best selling personal computer in free Europe, and second
  695. in England.  Personally, I'd prefer a Sun, but it's an imperfect world
  696. and I'm not rich.
  697.  
  698. Meanwhile, Atari software is powerful, cheap and easy to use.  I have
  699. not yet seen a DTP program as good as Calamus (I've tried PageMaker on
  700. the IBM and Mac), and I like paying ca $100 for Lattice C instead of
  701. $500+.  If you look to North America, forget it.  I read German, so I
  702. have the priviledge of being able to use the hundreds of wonderful PD
  703. and commercial titles coming out of Europe.
  704.  
  705. Besides, I love the windows and icons.
  706. ---
  707.  * Via ProDoor 3.01R
  708.  
  709. ------------------------------
  710.  
  711. Date: 12 Aug 89 17:03:00 GMT
  712. From:
  713.  jarvis.csri.toronto.edu!torsqnt!tmsoft!masnet!canremote!david.megginson@rutgers
  714. .edu  (DAVID MEGGINSON)
  715. Subject: Re: USER BASE
  716. To: info-atari16@score.stanford.edu
  717.  
  718. I have read that the ST is the best selling personal computer in free
  719. Europe (an archaic term at best), and in England specifically, it is
  720. second in sales to Amstrad.
  721.  
  722. In North America the largest user base is probably around Toronto.  A
  723. Timeworks sales rep told me that they sell more software in Eastern
  724. Canada for the ST than in all of the US.  Remember that we have a tenth
  725. of the US population...
  726.  
  727. Forget about the US market.  They are still debating whether the mouse
  728. is a good thing or whether real men should use line interfaces.  I'm
  729. surprised that they use a crutch like the keyboard, instead of punch
  730. cards or dipswitches!
  731.  
  732. Software companies have told me that it is better to deal with Atari
  733. Canada than Atari US for help in North America, so tell your friend to
  734. give Atari Canada a call (I think it's in Markham, Ontario).
  735. ---
  736.  * Via ProDoor 3.0R
  737.  
  738. ------------------------------
  739.  
  740. Date: 13 Aug 89 22:54:45 GMT
  741. From: rex!hoang@g.ms.uky.edu  (Dzung Hoang)
  742. Subject: Re: Multitasking on the ST
  743. To: info-atari16@score.stanford.edu
  744.  
  745. In article <89081310545051@masnet.uucp> david.megginson@canremote.uucp (DAVID
  746.  MEGGINSON) writes:
  747. >From what I've heard, Minix is very restrictive with memory.  Each
  748. >program is allowed a maximum of 64k, and there is not VM paging.  A cute
  749. >toy, but useless for anything but learning.
  750. >---
  751. > * Via ProDoor 3.0R
  752.  
  753.     Minix for the IBM-PC's are restricted to 64K due to the PC's
  754. architecture.  The 68000 in the ST does not have any such restriction so it
  755. can run programs larger than 64K.  It is not "useless for anything but
  756. learning."  Post a message in comp.os.minix and you'll see what I mean.
  757.  
  758.     I used to have an ST but now own an AT compatible.  I wish I still have
  759. the ST (and a big hard drive) to run minix.
  760.  
  761. Dzung Hoang
  762. --
  763. -----------------------------------------------------------------------------
  764. hoang@comus.cs.tulane.edu                   hoang@rex.cs.tulane.edu
  765. hoang@comus.UUCP                            hoang@rex.UUCP
  766. tulane!comus!hoang                          tulane!rex!hoang
  767.  
  768. ------------------------------
  769.  
  770. Date: 13 Aug 89 21:48:05 GMT
  771. From: uvaarpa!hudson!astsun9.astro.Virginia.EDU!gl8f@mcnc.org  (Greg Lindahl)
  772. Subject: Re: Multitasking on the ST
  773. To: info-atari16@score.stanford.edu
  774.  
  775. In article <89081310545051@masnet.uucp> david.megginson@canremote.uucp (DAVID
  776.  MEGGINSON) writes:
  777. >From what I've heard, Minix is very restrictive with memory.  Each
  778. >program is allowed a maximum of 64k, and there is not VM paging.  A cute
  779. >toy, but useless for anything but learning.
  780.  
  781. PC-Minix suffers from this feature, because of the design of the 8086. ST
  782. Minix has no such limit, and allows you to run a program as large as you
  783. have contiguous free memory...
  784.  
  785. ------
  786. Greg Lindahl
  787. gl8f@virginia.edu                                             I'm not the NRA.
  788.  
  789. ------------------------------
  790.  
  791. Date: 14 Aug 89 03:19:22 GMT
  792. From: agate!helios.ee.lbl.gov!lbl-csam.arpa!antony@ucbvax.Berkeley.EDU  (Antony
  793.  A. Courtney)
  794. Subject: Re: Atari GEM and GEM/3...
  795. To: info-atari16@score.stanford.edu
  796.  
  797. In article <8907030235.AA29001@ucbvax.Berkeley.EDU> chuck@UMBC1.UMBC.EDU ("Chuck
  798.  Rickard; ", PC) writes:
  799. > From what I remember,
  800. >Xerox was sued by Apple (during the sueing days...) for infringing on the
  801. >"look and feel" of the Macintosh Desktop.  Was this drastic change to GEM a
  802. >part of that legal action, or was it voluntary?  (The former seems more likely
  803. >than the latter...)  If the suit did make them change, why didn't Atari have
  804. >to change their GEM, considering it was identical to the original IBM GEM?
  805. >Allan, would like to explain this one for me?   :-)
  806. >
  807.  
  808. Well, insofar as I know GEM was(is?) a product of Digital Research Corporation.
  809. And yes, I believe Apple did sue them, and they(DR) backed down.  I don't know
  810. exactly why Atari's GEM didn't change, suffice it to say that Atari has never
  811. been one for avoiding lawsuits. :)
  812.  
  813. I find your article rather ironic in that Xerox are the folks who really
  814. developed the mouse and windows interface with their Tajo and STAR products.
  815. In my opinion Apple really doesn't have any right to be suing ANYONE, given
  816. that they really copied the idea from Xerox.  And most people agree that Apple
  817. is really just whining and trying to make life difficult for other companies.
  818. Fortunately Sun has Xerox on their side with their OpenLook product, so Apple
  819. won't dare try and sue them.  And an extremely high percentage of companies
  820. have pledged support for AT&T's System V release 4 of UNIX, which will
  821. incorporate the OpenLook Graphical User Interface.
  822.  
  823.  
  824. *******************************************************************************
  825. Antony A. Courtney                antony@lbl.go
  826. Advanced Development Group            ucbvax!lbl-csam.arpa!antony
  827. Lawrence Berkeley Laboratory            AACourtney@lbl.go
  828.  
  829. ------------------------------
  830.  
  831. End of Info-Atari16 Digest
  832. **************************
  833. -------
  834.  
  835. ə